home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / xname.arc / XNAME.DOC < prev   
Encoding:
Text File  |  1987-04-25  |  2.9 KB  |  89 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                                   X N A M E
  9.  
  10.                         Version 1.0 - April 25th, 1987
  11.          By Joaquim Homrighausen, Future Hacker Central Opus 501/4609
  12.        COPYRIGHT (C) 1987 BY JOAQUIM HOMRIGHAUSEN, ALL RIGHTS RESERVED
  13.  
  14.           Another program from the High-Quality software producing
  15.                         Swedish Fido Net 501 Region 20
  16.              Choose Swedish Software...it's the best there is!
  17.  
  18.  
  19.  
  20.  
  21.         XName v1.0 - April 25th, 1987        [User's Manual]    Page 1
  22.  
  23.  
  24.         HELLO WORLD
  25.         -----------
  26.         The function of this program is to find all messages addressed
  27.         to a  certain  user, and   then   change the To: field of that
  28.         message. You may exclude message areas as you wish.
  29.  
  30.  
  31.         USAGE:
  32.         ------
  33.         Xname <fn1_ln1> <fn2_ln2> [options]. Where fn1 and ln1 is the
  34.         first and  last name  to search for, fn2 and  ln2 the name to
  35.         insert in the  message if found. Options are -x (exclude) and
  36.         -q (Quiet, thanks Bob).  For  example, if  I wanted to change
  37.         all  messages  addressed to Sysop to  Joaquim Homrighausen, I
  38.         would run the program with the following parameters:
  39.  
  40.           xname Sysop Joaquim_Homrighausen
  41.  
  42.         This  would scan all   available message areas as found in my
  43.         SYSTEM*.BBS files and change where needed.
  44.  
  45.         The -Q option disables process information. As many as 99 msg
  46.         areas are supported. To exclude  a message area,  append -Xn, 
  47.         where n is the  message area, to your  command line. So, once
  48.         again, for example  if I wanted to  run  the  same example as
  49.         above, but this time  excluding message areas one and five, I
  50.         would start the program as follows:
  51.  
  52.           xname Sysop Joaquim_Homrighausen -x1 -x5
  53.  
  54.         For more information  on "how to", just type xname by itself
  55.         on the command line.
  56.  
  57.  
  58.  
  59.         XName v1.0 - April 25th, 1987        [User's Manual]    Page 2
  60.  
  61.  
  62.         HUBBA (Huh?)
  63.         ------------
  64.         I got the  idea from  a program  called NOSYSOP by Ron Bemis, 
  65.         but  I got so  sick and  tired of  all  those  stupid  little
  66.         messages that he decided to create if you didn't register.
  67.  
  68.         Thanks  to  Bjorn   Bogfelt   on 501/4612  and  Ake Lithen on
  69.         501/4614 for risking their message base while testing this.
  70.  
  71.         If you would go bananas and  feel you wanted  to support this
  72.         program, please send your contributions to:
  73.  
  74.         Joaquim Homrighausen
  75.         Norrtullsgatan 25B
  76.         113 27 Stockholm
  77.           Sweden
  78.  
  79.         Program....: XName v1.0
  80.         Date.......: April 25th, 1987
  81.         Author.....: Joaquim Homrighausen
  82.         Language...: Turbo Pascal 3.01
  83.         Location...: Future Hacker Central Opus 501/4609 - Sweden
  84.  
  85.         COPYRIGHT (C) 1987 BY JOAQUIM HOMRIGHAUSEN, ALL RIGHTS RESERVED
  86.  
  87.  
  88.  
  89.